-
Notifications
You must be signed in to change notification settings - Fork 267
🤖 Update Dependencies #623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3fffa52
to
662fd6f
Compare
524e6f9
to
b5af323
Compare
This commit includes the following changes: - Updated various Compose snippets to align with recent API changes: - Replaced `Mdc3Theme` with standard Material 3 Theming. - Removed `LocalUseFallbackRippleImplementation` as its not available in latest versions. - Replaced `Divider` with `HorizontalDivider`. - Updated `ClickableText` to use `Text` with a `clickable` modifier. - Removed `ContextualFlowLayoutExample` as `ContextualFlowRow` is deprecated. - Updated `pullToRefreshIndicator` to `pullToRefresh`. - Removed `caretSize` from `TooltipBox` as it is no longer available. - Replaced `TabRow` with `PrimaryTabRow`. - Updated Gradle wrapper to version 9.1.0. - Updated various library versions in `libs.versions.toml`, including `androidx-xr` libraries. - Corrected import for `hiltViewModel`.
Here is the summary of possible violations 😱 There are 2 possible violations for removing region tag in use.
The end of the violation section. All the stuff below is FYI purposes only. Here is the summary of changes. You are about to delete 4 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Galaxy A2 don't turn phone it stole from me please please help me stop ppl hacking my phone please me begging
f661dfe
to
7a28b69
Compare
…into bot-update-deps
Fixed the removal of the two warnings for snippet usage, I think snippet-bot-check is outdated. Merging. |
Updated dependencies